home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16221 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  875 b 

  1. Path: newsfeeds.ans.net!butch!news
  2. From: quest@lockheed.com
  3. Newsgroups: comp.lang.c++
  4. Subject: C++ Standards and Practices Guide?
  5. Date: Tue, 09 Apr 1996 16:47:27 +0100
  6. Organization: Lockheed Martin M & S, Sunnyvale, CA
  7. Message-ID: <316A868F.3962@lockheed.com>
  8. NNTP-Posting-Host: 129.197.118.8
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01 (Macintosh; I; 68K)
  13.  
  14. Is there an ANSI or industry Standards and Practices Guide 
  15. to the development of C++ code?
  16.  
  17. It would include information/guidelines like:
  18.     o General organization of header files.
  19.     o Prefix for private data variable names.
  20.     o Which is listed first: public or private 
  21.     o Where should the constructors of a class be found in
  22.       the .cc file?
  23.     o etc....
  24.  
  25. I am looking for general information.
  26.  
  27. Thanks in advance.
  28.  
  29. Richard Hughes
  30.